Skip to main content

getMetrics

get metrics

Path Parameters
    subscriptionId string required

    Subscription ID

Responses

OK


Schema
    details object
    NoOfMessagesFor30Minutes object[]
    NoOfMessagesFor48Hours object[]
    billableBytesReceived integer
    billableBytesSent integer
    billableMessageSize integer
    bytesReceived integer
    bytesSent integer
    messageSize integer
    noOfAckMessages integer
    noOfCommandMessages integer
    noOfConfigMessages integer
    noOfDeviceConnectionsFailed integer
    noOfDevices integer
    noOfDisConnections integer
    noOfEventMessages integer
    noOfGatewayConnectionsFailed integer
    noOfGateways integer
    noOfLoopBackMessages integer
    noOfMessages integer
    noOfPublishErrors integer
    noOfRegistries integer
    noOfStateMessages integer
    noOfSubscribe integer
    noOfSuccessfulConnections integer
    noOfUnSubscribe integer
    subscriptionId string
Loading...